object ConfigProxy: TConfigProxy Tag = 228200 Left = 409 Top = 215 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Configuraci�n del Proxy' ClientHeight = 287 ClientWidth = 341 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonAceptar: TPlaButton Tag = 2200 Left = 176 Top = 255 Width = 73 Height = 21 HelpContext = 193 Caption = '&Aceptar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancel: TPlaButton Tag = 2400 Left = 257 Top = 255 Width = 73 Height = 21 HelpContext = 194 Caption = '&Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 TabStop = False Cancel = True ModalResult = 2 end object PlaGroupBox1: TPlaGroupBox Tag = 20400 Left = 14 Top = 7 Width = 316 Height = 107 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Direcci�n' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Label1: TLabel Tag = 75900 Left = 58 Top = 19 Width = 246 Height = 26 AutoSize = False Caption = 'Si usas un servidor proxy para conectarte a Internet, especifica' + ' aqui su direcci�n y puerto.' WordWrap = True end object Label16: TLabel Tag = 62700 Left = 58 Top = 58 Width = 60 Height = 13 Caption = 'Direcci�n IP:' end object Label19: TLabel Tag = 62800 Left = 194 Top = 58 Width = 36 Height = 13 Caption = 'Puerto:' end object Image10: TImage Left = 11 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object CSpinPuerto: TPlaSpinEdit Left = 194 Top = 74 Width = 110 Height = 21 Cursor = crIBeam HelpContext = 168 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxValue = 65000 ParentFont = False TabOrder = 1 Value = 80 end object EditIP: TPlaEdit Left = 58 Top = 74 Width = 110 Height = 21 Cursor = crIBeam HelpContext = 167 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 29 ParentFont = False TabOrder = 0 Transparent = False end end object PlaGroupBox2: TPlaGroupBox Left = 14 Top = 123 Width = 316 Height = 115 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Contrase�a' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 object Label3: TLabel Tag = 76000 Left = 58 Top = 19 Width = 246 Height = 26 AutoSize = False Caption = 'Si requieres autenticarte para acceder al proxy, especifica aqu�' + ' tu nombre de usuario y contrase�a.' WordWrap = True end object Label7: TLabel Left = 58 Top = 58 Width = 94 Height = 13 Caption = 'Nombre de usuario:' end object Label8: TLabel Tag = 12500 Left = 194 Top = 58 Width = 92 Height = 13 AutoSize = False Caption = 'Contrase�a:' end object Image1: TImage Left = 11 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object EditUser: TPlaEdit Left = 58 Top = 74 Width = 110 Height = 21 Cursor = crIBeam HelpContext = 169 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 128 ParentFont = False TabOrder = 0 Transparent = False end object EditPassword: TPlaEdit Left = 194 Top = 74 Width = 110 Height = 21 Cursor = crIBeam HelpContext = 170 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 128 ParentFont = False PasswordChar = '*' TabOrder = 1 Transparent = False end end end